home *** CD-ROM | disk | FTP | other *** search
- 1. Data Pre-Processing Functions;
- a. Convert ASCII training or testing data files into standard
- form for use by this software package.
- b. Delete some inputs or outputs.
-
- 2. Time Series Training Data File Creation:
- Given a file of columnar time series data, in which each
- row corresponds to a different time, the program
- a. Asks the user which row and column elements correspond
- to inputs and outputs,
- b. Slides a window down the file and writes inputs and desired
- outputs to a training or testing data file.
-
- 3. Network Structure Estimation;
- a. Estimate attainable training error for an MLP or functional
- link network.
- b. Estimate the numbers of hidden layers and hidden units,
- given a training data file.
-
- 4. For information on file formats for this package, see "File Formats"
- under main menu "Help".
-
-